Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify order of precedence for global configs #4363

Merged
merged 4 commits into from
Oct 30, 2023

Conversation

dbeatty10
Copy link
Contributor

@dbeatty10 dbeatty10 commented Oct 28, 2023

Preview

resolves #4362

What are you changing in this pull request and why?

Two things:

  1. When quickly scanning docs, make it easy to see the order of precedence for global configs
  2. Include hyperlinks to the three different ways that a global config can be set (user config, environment variable, CLI flag)

History

This is the current page for "Global Configs", and this was the page prior to #3332.

🎩

image

Checklist

  • Review the Content style guide and About versioning so my content adheres to these guidelines.
  • I have verified the preview renders correctly
  • I have verified any new links work correctly

@vercel
Copy link

vercel bot commented Oct 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2023 6:59pm

@github-actions github-actions bot added content Improvements or additions to content size: x-small This change will take under 3 hours to fix. labels Oct 28, 2023
@dbeatty10 dbeatty10 marked this pull request as ready for review October 28, 2023 18:30
@dbeatty10 dbeatty10 requested a review from a team as a code owner October 28, 2023 18:30
@dbeatty10 dbeatty10 merged commit 6b64e06 into current Oct 30, 2023
6 checks passed
@dbeatty10 dbeatty10 deleted the dbeatty/global-configs-precedence-order branch October 30, 2023 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content size: x-small This change will take under 3 hours to fix.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clear order of precedence for global configs
2 participants